home *** CD-ROM | disk | FTP | other *** search
/ DreamCatcher E3 2003 Digital Press Kit (USA) / DreamCatcher E3 2003 Digital Press Kit (USA).bin / presentation_medias / arx_fatalis.swf / scripts / DefineButton2_109 / BUTTONCONDACTION on(press).as next >
Text File  |  2003-05-07  |  71b  |  6 lines

  1. on(press){
  2.    this.mouser = true;
  3.    pressed = true;
  4.    play();
  5. }
  6.